Skip Headers
Oracle® Enterprise Manager Cloud Control Extensibility Programmer's Reference
12c Release 3 (12.1.0.3)
Part Number E25161-09
Home
Book List
Contents
Index
Contact Us
Previous
Next
PDF
·
Mobi
·
ePub
List of Examples
2-1 Sample plugin.xml
2-2 Certifying Generic Plug-ins
2-3 Sample plugin_registry.xml File
2-4 Sample Log Viewer Registration File
3-1 Target Type File
3-2 Defining Type Properties
3-3 Response Metric
3-4 Defining Advanced Metrics
3-5 Defining a Test Metric
3-6 Defining Advanced Metric Collection
4-1 Host Configuration Report Definition File
4-2 <ReportDefinition> Tag for the Host Configuration Report
4-3 Specifying an Anonymous PL/SQL Block as a Parameter to an Element Definition
4-4 Report definition defining a master report that allows you to drill down using a link to a detail report
4-5 Automatic Binding of Start and End Dates
4-6 Information Publisher ImportExport.xsd
4-7 NamedSQL.xsd
4-8 EM CLI Verbs
4-9 Adjusting a Date Returned in your Select Statement from the Time Zone of a Given Target to the Report Time Zone
4-10 Adjusting a Report Time Period Start and End Dates Used in the WHERE Clause of Your SELECT Statement from the Report Time Zone to your Targets Time Zone
6-1 Table Definition
6-2 Column Definition
6-3 Example of a Configuration Metadata XML File
6-4 Original Metadata Definition
6-5 Upgraded Metadata Definition
6-6 Defining a Metric
6-7 Defining Metric Collection
8-1 MPCUI Metadata File for Metadata-based UI
8-2 MPCUI Metadata File for Flex-based UI
8-3 Integration Metadata
8-4 Metadata Page Definition
8-5 Defining Activity
8-6 Application MXML
8-7 Registering the Integration Class
8-8 Using the Default System Home Page
8-9 systemUiIntegration Metadata XML
8-10 Using the MetricValueDataService Tag
8-11 The Metric Service from a Controller
8-12 Metric Service Result Handler
8-13 Handling Data Returned From a Request to the SQLQueryService
8-14 Binding the Data Source to a UI Component
8-15 Using the SQLDataService Tag
8-16 Using the SqlQuery API:
8-17 Using the BulkSqlQuery API
8-18 Batching Requests as Part of the Activity Initialization
8-19 Creating Individual Batch Requests
8-20 Combining Batch Requests
8-21 Submitting a Job
8-22 Running a Synchronous Job
8-23 Using the Task API
8-24 Getting Job Status
8-25 Stopping a Job
8-26 Deleting a Job
8-27 Checking the remoteOp Parameter Status
8-28 Adding a Credentials Region
8-29 Retrieving Selected Credential Information
8-30 Defining a Page Layout of Three Rows
8-31 Splitting Rows into Two Equal Sections
8-32 Defining Regions
8-33 Group By Column
8-34 Group by Key
8-35 Mapping a Table to the MetricDataService
8-36 Mapping a Table to the processInfoData Item
8-37 Registering a Dialog
8-38 Waiting for a Close Event
8-39 Defining a Train
8-40 Adding a Listener Function
8-41 Defining Actions at the End of the Train
8-42 Defining Label Value Pairs
8-43 Defining a Processing Window
8-44 Defining Icons
8-45 Enabling the Target Navigator
8-46 SwfFiles Tag From MPCUI Metadata File for Flex-based UI
8-47 Application MXML
8-48 Integration Class
8-49 Discovery Service
8-50 Log Output
8-51 Page Declaration That Includes the tabOrder Property
9-1 Sample Metadata File
9-2 target_availability.xml
9-3 metric_alert.xml
9-4 Constructing a Name-Value Pair
9-5 Adding a Link to the Diagnostics Subsection
9-6 Adding Recommendations
9-7 Adding a Complex Recommendation
9-8 Adding Customized Areas
9-9 Defining a Search String
9-10 Defining a Condition
11-1 Discovery Integration XML
11-2 Discovered Targets DTD
11-3 Directory Structure for Installing Discovery Content
11-4 Discovery Integration XML With Discovery Parameters
11-5 Sample Discovery Script
12-1 Repository Rule Definition Syntax
12-2 Sample Rule
12-3 Sample Facet Definition
12-4 Sample Time Window Facet Definition
12-5 Sample Rule Definition
12-6 Compliance Standard Definition Syntax
12-7 Sample Compliance Standard 1
12-8 Compliance Framework Definition Syntax
12-9 Sample Compliance Framework
12-10 Compliance Content Definition Syntax
12-11 Sample XML Compliance Metadata
12-12 Delete Compliance Content Syntax
12-13 DeleteComplianceContent XML
12-14 Sample DLF File
12-15 Compliance Content Version 1
12-16 Sample Rule 1
12-17 Sample Rule 2
12-18 Sample Rule 3
12-19 Sample Rule 4
12-20 Sample Rule 5
12-21 Sample Rule 6
12-22 Sample Compliance Standard 1
12-23 Sample Compliance Standard 2
12-24 Sample Compliance Standard 3
12-25 Sample Compliance Framework
12-26 Compliance Content Version 2
12-27 Sample Manifest File
13-1 Plug-in Directory Structure
15-1 Credential Metadata
16-1 Modifying the plugin.xml File
17-1 Sample WSDL File CalculatorService.wsdl
17-2 Sample Web Services Command-Line Tool Session
17-3 CalculatorService Target Metadata File
17-4 CalculatorService Default Collection File
17-5 Sample XSD File TrafficLight.xsd
17-6 Sample WS-Management CLI Command-Line Tool Session
17-7 TrafficLight Target Metadata File
17-8 TrafficLight Default Collection File
17-9 Sample JMXCLI Invocation
17-10 Sample JMXCLI Session
17-11 Generated Target Metadata File
17-12 Generated Metric Collection File
17-13 Adding a Response Metric
17-14 Sample JMXCLI Session
17-15 jmxcli Session
17-16 Sample jmxcli Invocation (using -m and defining multiple metrics from multiple Mbeans in one jmxcli session
17-17 Adding a Response Metric
19-1 View Usage
20-1 Trap from a Vendor-Specific Router
20-2 Trap Received by the Management Agent
20-3 Metric Defined in the Target Type Metadata File
20-4 Push Descriptor in the Target Type Metadata File For Triggering a Severity
20-5 Push Descriptor in the Target Type Metadata File For Triggering a Datapoint
20-6 Push Descriptor in the Target Type Metadata File For Triggering a Severity
20-7 Push Descriptor in the Target Type Metadata File For Triggering a Datapoint
20-8 Push Descriptor in the Target Type Metadata File For Triggering a Severity
20-9 Push Descriptor in the Target Type Metadata File For Triggering a Datapoint
20-10 monCredentials in the Target Type Metadata File
20-11 SNMV1 Trap Received by the Management Agent
20-12 SNMV2/SNMPV3 Notification Received by the Management Agent
21-1 Example of Credential Reference in Target Metadata
21-2 Credential Type Definition in Management Agent
21-3
21-4 Query With No Parameters
21-5 Query With Input Parameters
21-6 PL/SQL Procedure With Input Parameters
21-7 PL/SQL Procedure Returning an Array of Strings
21-8 PL/SQL Package Returning an Array of Structures
21-9 PL/SQL Used in Examples
21-10 Properties Passed to JDBC Fetchlet
21-11 COUNT Operation Metadata
21-12 Response Status Metric
21-13 Single Property Fetched for a Class
21-14 Multiple Properties Fetched for a Class
21-15 Specifying a JMX Operation Name
21-16 Metric Definition for RPC or Encoded Web Service
21-17 Metric Definition for Doc or Literal Web Service
21-18 Using Keystore and Truststore for SSL
21-19 Metric definition for using the WS-Management Fetchlet
21-20 Using Keystore and Truststore for SSL
21-21 Fetchlet Query Descriptor
21-22
21-23
21-24 Running REST CLI
21-25 REST CLI-Generated Target Metadata
Scripting on this page enhances content navigation, but does not change the content in any way.